home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 4 / developer source - volume 4.iso / parad / feb95 / ml_fig07.gif < prev    next >
Graphics Interchange Format  |  1995-09-26  |  8KB  |  598x232  |  4-bit (6 colors)
Labels: text | screenshot | display | font | number | software
OCR: HORZBARS.FSL :: Horizontal_ScrollBar_Med_Thick :: changeValue : To act on the changing value of the scrollbar as the user scrolls the thumb by dragging it or clicking on bar or arrows, insert your own code here. The value returned by the scroll bar is stored in the variable IRIN scrollValue, so have your code use scrollValue, as in the example below method changeValue( ) message("Scroll value: "+string(ScrollValue)) endmethod Edit Line: 1 Col: 1